Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:52 +0000 (16:20 +0200)]
Update changelog.
Anton Gladky [Tue, 28 Jul 2026 14:19:04 +0000 (16:19 +0200)]
fix_xmlwriter_ascii_implicit_cellarray_segfault.patch: write the cell types
Guarding the null iterator only removed the crash, the array was still
written empty. Write arrays without an iterator through an explicit copy
and let the autopkgtest read the file back to check the cell count.
Anton Gladky [Mon, 27 Jul 2026 14:37:57 +0000 (16:37 +0200)]
Update changelog.
Drew Parsons [Tue, 14 Jul 2026 09:40:45 +0000 (11:40 +0200)]
upload 9.6.2+dfsg1-2 to unstable
transition #
1141369
Drew Parsons [Wed, 1 Jul 2026 22:30:26 +0000 (00:30 +0200)]
upload 9.6.2+dfsg1-1exp5 to experimental
Drew Parsons [Wed, 1 Jul 2026 19:50:44 +0000 (21:50 +0200)]
Revert "(Build-)Depends: tao-pegtl-dev to support external PEGTL (tao)"
This reverts commit
40a6ef7735852b03253692722eeb812e3e8b6ef2.
tao-pegtl-dev 3.2.7 is not compatible with vtk 9.6.
There was MR !11999 to update VTK, but it has been abandoned,
and does not merge cleanly into current source.
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11999
See also
https://gitlab.kitware.com/vtk/vtk/-/work_items/17876
https://gitlab.kitware.com/vtk/vtk/-/work_items/18151
Cannot close Bug#
1035426 until upstream sorts out their pegtl support.
Drew Parsons [Wed, 1 Jul 2026 17:37:30 +0000 (19:37 +0200)]
fix contents of debian/python3-vtk9.pydist
see man page for dh_python3
and /usr/share/doc/dh-python/README.PyDist
Drew Parsons [Wed, 1 Jul 2026 13:53:46 +0000 (15:53 +0200)]
install vtkQImageToImageSource.h and vtkQWidget*.h to libqt9-qt-dev
not libqt9-dev
Together with the preceding tao-pegtl-dev patch,
Closes: #1035426
Drew Parsons [Wed, 1 Jul 2026 10:17:10 +0000 (12:17 +0200)]
(Build-)Depends: tao-pegtl-dev to support external PEGTL (tao)
with -DVTK_MODULE_USE_EXTERNAL_VTK_pegtl=ON
see Bug#
1035426
Drew Parsons [Wed, 1 Jul 2026 09:57:40 +0000 (11:57 +0200)]
add debian patch build_reproducibility.patch to remove XDMF_SYSTEM
this patch maintains build reproducibility by dropping XDMF_SYSTEM
from XdmfConfig.h in xdmf2 headers.
XDMF_SYSTEM is set to CMAKE_SYSTEM, including the Linux version at
build time. It is not actually used by the code.
Closes: #1120818
Drew Parsons [Fri, 26 Jun 2026 12:07:40 +0000 (14:07 +0200)]
upload 9.6.2+dfsg1-1exp4 to experimental
Drew Parsons [Fri, 26 Jun 2026 12:05:28 +0000 (14:05 +0200)]
run manual dh_install to install viskores.pc before deleting excess files
otherwise Qt files (intended for libvtk9-qt-dev) get reinstalled into
libvtk9-dev
Drew Parsons [Thu, 25 Jun 2026 16:24:42 +0000 (18:24 +0200)]
upload 9.6.2+dfsg1-1exp3 to experimental
Drew Parsons [Thu, 25 Jun 2026 16:23:30 +0000 (18:23 +0200)]
list viskores.pc in debian/not-installed
to work around Bug#972222 in debhelper.
viskores.pc is not built on 32-bit systems
and so is installed conditionally to libvtk9-dev in debian/rules.
This non-installed entry is needed for arch-independent builds
because of Bug#972222
Drew Parsons [Tue, 23 Jun 2026 07:26:19 +0000 (09:26 +0200)]
upload 9.6.2+dfsg1-1exp2 to experimental
Drew Parsons [Tue, 23 Jun 2026 07:18:57 +0000 (09:18 +0200)]
debian/tests: #include <iostream> in tests using std::cout
Drew Parsons [Mon, 22 Jun 2026 12:51:48 +0000 (14:51 +0200)]
install viskores.pc to libvtk9-dev conditionally
viskores does not build on 32-bit arches
Drew Parsons [Sun, 21 Jun 2026 11:43:52 +0000 (13:43 +0200)]
upload 9.6.2+dfsg1-1exp1 to experimental
Drew Parsons [Sun, 21 Jun 2026 11:27:53 +0000 (13:27 +0200)]
fix libvtk9-dev Depends: libmariadb-dev not libmariadbclient-dev
Drew Parsons [Sun, 21 Jun 2026 11:23:50 +0000 (13:23 +0200)]
libvtk9.6-qt: drop redundant Breaks: Provides: Replaces: libvtk9.1-qt
Drew Parsons [Sun, 21 Jun 2026 11:11:39 +0000 (13:11 +0200)]
new source replaces ThirdParty/h5part with ThirdParty/h5hut
still licensed with BSD-3-clause-notice-2
Drew Parsons [Sun, 21 Jun 2026 08:22:09 +0000 (10:22 +0200)]
configure support for SQL
Activate SQL support by configuring modules
IO::SQL and IO::MySQL.
Interface with QtSQL with
GUISupportQtSQL=YES
Configure IO::PostgreSQL module to activate PostgreSQL support
Drew Parsons [Sat, 20 Jun 2026 22:25:35 +0000 (00:25 +0200)]
provides viskores.c and vtkWrapJavaScript-9.6
pkgconfig file for viskores (in libvtk9-dev)
vtkWrapJavaScript-9.6 executable (in vtk9 package)
Drew Parsons [Sat, 20 Jun 2026 16:24:19 +0000 (18:24 +0200)]
update packages for new ABI 9.6
drop patch version from name of manpages (keep as 9.6, not 9.6.2)
Drew Parsons [Sat, 20 Jun 2026 13:58:38 +0000 (15:58 +0200)]
Build-Depends: libmariadb-dev not libmariadbclient-dev
Drew Parsons [Sat, 20 Jun 2026 13:54:26 +0000 (15:54 +0200)]
refresh patches
Drew Parsons [Sat, 20 Jun 2026 13:52:58 +0000 (15:52 +0200)]
drop debian patches applied upstream
40_viskores.patch
findEXPAT_version_fix_MR12826.patch
numpy_drop_in1d_MR12693.patch
Drew Parsons [Sat, 20 Jun 2026 13:34:18 +0000 (15:34 +0200)]
use external exprtk
-DVTK_MODULE_USE_EXTERNAL_VTK_exprtk:BOOL=ON
Build-Depends: libexprtk-dev
debian/copyright: Files-Excluded: ThirdParty/exprtk/vtkexprtk
Closes: #1094438
Drew Parsons [Sat, 20 Jun 2026 13:23:57 +0000 (15:23 +0200)]
Build-Depends: libpq-dev to activate PostgreSQL support
Drew Parsons [Sat, 20 Jun 2026 13:09:40 +0000 (15:09 +0200)]
Depends: libmariadbclient-dev rather than default-libmysqlclient-dev
mariaDB has sufficiently evolved from mySQL to stop claiming
compatibility.
Note that VTK9 nevertheless still treats mariaDB as a substitute for
mySQL.
Closes: #1137152
Drew Parsons [Sat, 20 Jun 2026 12:50:45 +0000 (14:50 +0200)]
provide debian/python3-vtk9.pydist
to declare python3-vtk9 as python package vtk.
Closes: #1096135
Drew Parsons [Sat, 20 Jun 2026 12:42:44 +0000 (14:42 +0200)]
mark new upstream release in changelog
Drew Parsons [Sat, 20 Jun 2026 12:42:17 +0000 (14:42 +0200)]
Update upstream source from tag 'upstream/9.6.2+dfsg1'
Update to upstream version '9.6.2+dfsg1'
with Debian dir
1031a337ad953b622f341da99d0a36fba5c43a5f
Drew Parsons [Sat, 20 Jun 2026 12:42:07 +0000 (14:42 +0200)]
New upstream version 9.6.2+dfsg1
Drew Parsons [Sat, 20 Jun 2026 12:39:39 +0000 (14:39 +0200)]
Merge branch 'master' into experimental
Drew Parsons [Mon, 25 May 2026 19:11:22 +0000 (21:11 +0200)]
upload 9.5.2+dfsg4-5 to unstable
Drew Parsons [Mon, 25 May 2026 19:10:23 +0000 (21:10 +0200)]
Standards-Version: 4.7.4
Drew Parsons [Mon, 25 May 2026 19:08:49 +0000 (21:08 +0200)]
add debian patch numpy_drop_in1d_MR12693.patch
applies upstream MR#12693 to remove numpy.in1d, no longer provided by
numpy 1.24 (use numpy.isin instead).
Closes: #1137015
Drew Parsons [Fri, 8 May 2026 12:41:48 +0000 (14:41 +0200)]
upload 9.5.2+dfsg4-4 to unstable
Drew Parsons [Fri, 8 May 2026 12:40:24 +0000 (14:40 +0200)]
add debian patch gdal-3.13.patch
enables build with gdal 3.13.
Thanks Bas Couwenberg.
Closes: #1134162
Drew Parsons [Wed, 6 May 2026 22:33:10 +0000 (00:33 +0200)]
mark libvtk9-dev as Multi-Arch: no, not Multi-Arch: same
since some header files contain arch-dependent definitions
(vtkOptions.h, vtkEndian.h, cgnstypes.h, XdmfConfig.h
setting endianness, int size, etc).
Consequently drop Multi-Arch: same from libvtk9-qt-dev
to avoid including inconsistent header definitions
Closes: #1133759
Anton Gladky [Mon, 16 Mar 2026 05:12:33 +0000 (06:12 +0100)]
Update changelog.
Anton Gladky [Mon, 16 Mar 2026 05:12:27 +0000 (06:12 +0100)]
Relax upstream boost version in substvars. (Closes: #
1130578)
Anton Gladky [Tue, 10 Mar 2026 05:07:49 +0000 (06:07 +0100)]
Update changelog.
Anton Gladky [Tue, 10 Mar 2026 05:07:27 +0000 (06:07 +0100)]
Remove Priority and RRR fields
Anton Gladky [Tue, 10 Mar 2026 05:04:57 +0000 (06:04 +0100)]
Add versioned libboost-dev dependency. (Closes: #
1129768, #
1129770, #
1129773)
Record the exact Boost version used at build time to ensure
compatibility and trigger rebuilds on upgrades.
Francesco Ballarin [Tue, 3 Mar 2026 18:24:09 +0000 (18:24 +0000)]
Upload 9.5.2+dfsg4-1 to unstable
Francesco Ballarin [Tue, 3 Mar 2026 15:19:34 +0000 (15:19 +0000)]
Motivate repack
Francesco Ballarin [Tue, 3 Mar 2026 15:04:51 +0000 (15:04 +0000)]
Update upstream source from tag 'upstream/9.5.2+dfsg4'
Update to upstream version '9.5.2+dfsg4'
with Debian dir
4ce61fe49ee3594ddf351160faa161f858ad009b
Francesco Ballarin [Tue, 3 Mar 2026 15:04:38 +0000 (15:04 +0000)]
New upstream version 9.5.2+dfsg4
Francesco Ballarin [Tue, 3 Mar 2026 14:19:26 +0000 (14:19 +0000)]
* Add back WebCore, WebGLExporter and WebPython modules for future use
within trame and pyvista.
Drew Parsons [Sat, 21 Feb 2026 10:59:30 +0000 (11:59 +0100)]
upload 9.5.2+dfsg3-8 to unstable
Drew Parsons [Sat, 21 Feb 2026 10:55:45 +0000 (11:55 +0100)]
sh4: override dh_dwz to not process libvtkCommonCore
it fails with "Cannot allocate memory"
Drew Parsons [Sun, 15 Feb 2026 18:34:56 +0000 (19:34 +0100)]
upload 9.5.2+dfsg3-7 to unstable
Drew Parsons [Sun, 15 Feb 2026 18:32:47 +0000 (19:32 +0100)]
update debian/watch to v5 format with GitLab template
Use GitLab template rather than GitHub since upstream development
happens at https://gitlab.kitware.com/vtk/vtk
https://github.com/Kitware/VTK is just a mirror of the gitlab repo.
Drew Parsons [Sun, 15 Feb 2026 18:15:21 +0000 (19:15 +0100)]
add hurd-amd64 to list of architectures supporting adios2
in Build-Depends: libadios2-mpi-c++-dev
adios2 now builds on all 64-bit architectures
supported by Debian
Drew Parsons [Thu, 5 Feb 2026 19:55:45 +0000 (20:55 +0100)]
upload 9.5.2+dfsg3-6 to unstable
Drew Parsons [Thu, 5 Feb 2026 18:18:37 +0000 (19:18 +0100)]
add alpha to list of ADIOS2-supporting arches
in Build-Depends: libadios2-mpi-c++-dev
Drew Parsons [Thu, 5 Feb 2026 17:28:24 +0000 (18:28 +0100)]
add debian patch matplotlib_nullptr_s390x.patch
handles case of null ScalarPointer in image in
vtkMatplotlibMathTextUtilities::RenderOneCell
A null pointer was generated on s390x causing pyvista
test_add_text_latex to segfault.
See upstream #19931
https://gitlab.kitware.com/vtk/vtk/-/issues/19931
Closes: #1126861
Drew Parsons [Thu, 5 Feb 2026 10:39:33 +0000 (11:39 +0100)]
upload 9.5.2+dfsg3-5 to unstable
Drew Parsons [Tue, 3 Feb 2026 13:50:26 +0000 (14:50 +0100)]
disable viskores on alpha
alpha is 64-bit but also exceeds available memory
[ 5%] Generating the wrap hierarchy for VTK::ImagingCore
cd /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core && ../../bin/vtkWrapHierarchy-9.5 -MF /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.txt.d @/build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.None.args -o /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/lib/alpha-linux-gnu/vtk-9.5/hierarchy/VTK/vtkImagingCore-hierarchy.txt /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.data @/build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.depends.args
/usr/bin/alpha-linux-gnu-ld.bfd: CMakeFiles/viskores_cont.dir/UnknownArrayHandle.cxx.o: .got subsegment exceeds 64K (size 96168)
/usr/bin/alpha-linux-gnu-ld.bfd: failed to set dynamic section sizes: no error
Drew Parsons [Tue, 3 Feb 2026 13:36:03 +0000 (14:36 +0100)]
document that 9.5.2+dfsg3-3 disabled viskores on 32-bit arches
hadn't been added to changelog in commit
e10222dfcf4141437dcc36fa9a54e411e4b9f0a5
Drew Parsons [Fri, 30 Jan 2026 10:53:04 +0000 (11:53 +0100)]
refresh patches
Drew Parsons [Fri, 30 Jan 2026 10:50:41 +0000 (11:50 +0100)]
add debian patch findEXPAT_version_fix_MR12826.patch
applies upstream MR#12826 to fix expat version handling
Closes: #1050506
Drew Parsons [Wed, 28 Jan 2026 11:53:33 +0000 (12:53 +0100)]
upload 9.5.2+dfsg3-4 to unstable
Drew Parsons [Wed, 28 Jan 2026 11:49:12 +0000 (12:49 +0100)]
debian/rules: use UPSTREAM_VERSION_ABI to refer to version specific library
Currently 9.5, defining package libvtk9.5.
Needed to fix handling of Qt modules
(don't delete Qt files from qt component packages)
Drew Parsons [Wed, 28 Jan 2026 09:05:05 +0000 (10:05 +0100)]
upload 9.5.2+dfsg3-3 to unstable
Drew Parsons [Wed, 28 Jan 2026 08:58:51 +0000 (09:58 +0100)]
disable viskores on 32-bit arches
ParaView::RemotingViews optionally uses VTK::vtkviskores
but (ThirdParty) viskores exhausts virtual memory on 32-bit architectures
Drew Parsons [Wed, 28 Jan 2026 08:42:02 +0000 (09:42 +0100)]
remove version-specific references from debian/rules
Drew Parsons [Wed, 28 Jan 2026 08:40:07 +0000 (09:40 +0100)]
build docs in arch-indepedent build only
Drew Parsons [Wed, 28 Jan 2026 02:49:59 +0000 (03:49 +0100)]
upload 9.5.2+dfsg3-2 to unstable
escape sequences in vtkMethodParser.py are fixed
Closes: #1079541
Drew Parsons [Tue, 27 Jan 2026 10:52:01 +0000 (11:52 +0100)]
enable RenderingFreeTypeFontConfig
Closes: #1101916
Drew Parsons [Tue, 27 Jan 2026 10:47:36 +0000 (11:47 +0100)]
build docs in arch-independent build only
Move doc generating packages doxygen-latex, ghostscript,
gnuplot-nox, graphviz to Build-Depends-Indep <!nodoc>
Closes: #1125140
Drew Parsons [Tue, 27 Jan 2026 10:38:57 +0000 (11:38 +0100)]
Standards-Version: 4.7.3
Drew Parsons [Tue, 27 Jan 2026 10:35:38 +0000 (11:35 +0100)]
don't configure xdmf3 (i.e. IOParallelXdmf3) on 32-bit arches
where vtk's copy of xdmf3 fails to build. See Bug#
1126484
upstream paraview Issue #22630
https://gitlab.kitware.com/paraview/paraview/-/issues/22630
Configuration of VTK::xdmf3 as an external library (libxdmf-dev builds
for all architectures) might resolve it, help welcome.
extra VTK modules support paraview. Closes: #
1100766
Drew Parsons [Mon, 26 Jan 2026 23:24:51 +0000 (00:24 +0100)]
upload 9.5.2+dfsg3-1 to unstable
Drew Parsons [Mon, 26 Jan 2026 19:58:06 +0000 (20:58 +0100)]
Build-Depends: libxcursor-dev (enables custom cursors)
Drew Parsons [Mon, 26 Jan 2026 19:51:47 +0000 (20:51 +0100)]
set HDF5_PREFER_PARALLEL=YES (with HDF5_IS_PARALLEL=ON)
to activate parallel HDF5 (via libhdf5-mpi-dev)
Build-Depends: libhdf5-mpi-dev was already in place
but needs HDF5_PREFER_PARALLEL=YES since otherwise serial HDF5 is used
by default
Drew Parsons [Mon, 26 Jan 2026 10:58:48 +0000 (11:58 +0100)]
add support for IOADIOS2 (used by paraview)
64-bit arches only
Build-Depends: libadios2-mpi-c++-dev [amd64 arm64 mips64el ppc64el
riscv64 s390x loong64 ppc64 sparc64]
Drew Parsons [Mon, 26 Jan 2026 09:03:17 +0000 (10:03 +0100)]
drop VTK Web modules
Web is for supporting VTK use in web browsers.
paraview can get by without it (PARAVIEW_ENABLE_WEB=OFF)
Drew Parsons [Sun, 25 Jan 2026 22:26:42 +0000 (23:26 +0100)]
bump repacked version to dfsg3 to add xdmf3
Drew Parsons [Sun, 25 Jan 2026 22:25:29 +0000 (23:25 +0100)]
Update upstream source from tag 'upstream/9.5.2+dfsg3'
Update to upstream version '9.5.2+dfsg3'
with Debian dir
5f1d72ab770197761da357e4232e8e061ac64ec8
Drew Parsons [Sun, 25 Jan 2026 22:25:14 +0000 (23:25 +0100)]
New upstream version 9.5.2+dfsg3
Drew Parsons [Sun, 25 Jan 2026 21:53:20 +0000 (22:53 +0100)]
enable ThirdParty/xdmf3
drop from Files-Excluded in debian/copyright
Needed by IO[Parallel]Xdmf3
Drew Parsons [Sun, 25 Jan 2026 20:31:37 +0000 (21:31 +0100)]
enable modules required by paraview 6
use IOParallelXdmf3 for IOXdmf3
Dominique Belhachemi [Mon, 27 Oct 2025 20:04:05 +0000 (16:04 -0400)]
Enable VTK external rendering with SDL, GLFW, etc.
Dominique Belhachemi [Fri, 24 Oct 2025 00:27:23 +0000 (20:27 -0400)]
Fix vtk9-doc FTBFS
Dominique Belhachemi [Thu, 23 Oct 2025 18:36:18 +0000 (14:36 -0400)]
debian/rules cleanup
Dominique Belhachemi [Wed, 15 Oct 2025 05:43:23 +0000 (01:43 -0400)]
simplify deletion
Dominique Belhachemi [Wed, 15 Oct 2025 05:36:07 +0000 (01:36 -0400)]
install updated manpages
Dominique Belhachemi [Tue, 14 Oct 2025 21:22:12 +0000 (17:22 -0400)]
remove unused libvtk9-doc.doc file
Dominique Belhachemi [Tue, 14 Oct 2025 21:21:18 +0000 (17:21 -0400)]
Rename manpages to include section suffix .1
Dominique Belhachemi [Mon, 13 Oct 2025 17:45:47 +0000 (13:45 -0400)]
upload to unstable
Dominique Belhachemi [Mon, 13 Oct 2025 16:13:21 +0000 (12:13 -0400)]
install updated manpages
Dominique Belhachemi [Mon, 13 Oct 2025 16:03:39 +0000 (12:03 -0400)]
update man pages